[INFO] cloning repository https://github.com/esionhuang/zero2prod-axum
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/esionhuang/zero2prod-axum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fesionhuang%2Fzero2prod-axum", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fesionhuang%2Fzero2prod-axum'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1963cd82b5561eafabbfe3618bf9b73b1e4a11d8
[INFO] fixing esionhuang/zero2prod-axum against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fesionhuang%2Fzero2prod-axum" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/esionhuang/zero2prod-axum
[INFO] finished tweaking git repo https://github.com/esionhuang/zero2prod-axum
[INFO] tweaked toml for git repo https://github.com/esionhuang/zero2prod-axum written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/esionhuang/zero2prod-axum on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/esionhuang/zero2prod-axum already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded deadpool v0.12.3
[INFO] [stderr]   Downloaded assert-json-diff v2.0.2
[INFO] [stderr]   Downloaded wiremock v0.6.5
[INFO] [stderr]   Downloaded validator v0.20.0
[INFO] [stderr]   Downloaded deadpool-runtime v0.1.4
[INFO] [stderr]   Downloaded tower-sessions-redis-store v0.16.0
[INFO] [stderr]   Downloaded tower-sessions-core v0.14.0
[INFO] [stderr]   Downloaded cc v1.2.45
[INFO] [stderr]   Downloaded tracing-bunyan-formatter v0.3.10
[INFO] [stderr]   Downloaded rmp-serde v1.3.0
[INFO] [stderr]   Downloaded tower-sessions-memory-store v0.14.0
[INFO] [stderr]   Downloaded rmp v0.8.14
[INFO] [stderr]   Downloaded fred-macros v0.1.0
[INFO] [stderr]   Downloaded tower-sessions v0.14.0
[INFO] [stderr]   Downloaded tower-cookies v0.11.0
[INFO] [stderr]   Downloaded redis-protocol v6.0.0
[INFO] [stderr]   Downloaded arc-swap v1.7.1
[INFO] [stderr]   Downloaded crc16 v0.4.0
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.55
[INFO] [stderr]   Downloaded fred v10.1.0
[INFO] [stderr]   Downloaded reqwest v0.12.24
[INFO] [stderr]   Downloaded serde-aux v4.7.0
[INFO] [stderr]   Downloaded num-order v1.2.0
[INFO] [stderr]   Downloaded web-sys v0.3.82
[INFO] [stderr]   Downloaded serde_spanned v1.0.3
[INFO] [stderr]   Downloaded float-cmp v0.10.0
[INFO] [stderr]   Downloaded pest v2.8.3
[INFO] [stderr]   Downloaded num-modular v0.6.1
[INFO] [stderr]   Downloaded linkify v0.10.0
[INFO] [stderr]   Downloaded config v0.15.19
[INFO] [stderr]   Downloaded pest_meta v2.8.3
[INFO] [stderr]   Downloaded fake v4.4.0
[INFO] [stderr]   Downloaded ron v0.12.0
[INFO] [stderr]   Downloaded quickcheck_macros v1.1.0
[INFO] [stderr]   Downloaded claims v0.8.0
[INFO] [stderr]   Downloaded axum-extra v0.12.2
[INFO] [stderr]   Downloaded htmlescape v0.3.1
[INFO] [stderr]   Downloaded toml v0.9.8
[INFO] [stderr]   Downloaded handlebars v6.3.2
[INFO] [stderr]   Downloaded pest_generator v2.8.3
[INFO] [stderr]   Downloaded yaml-rust2 v0.10.4
[INFO] [stderr]   Downloaded axum-messages v0.8.0
[INFO] [stderr]   Downloaded erased-serde v0.4.9
[INFO] [stderr]   Downloaded pest_derive v2.8.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 775e3de2b09666bccebab4194bfbb890137476b72a70a6c1dabde92a31b2fb33
[INFO] running `Command { std: "docker" "start" "775e3de2b09666bccebab4194bfbb890137476b72a70a6c1dabde92a31b2fb33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "775e3de2b09666bccebab4194bfbb890137476b72a70a6c1dabde92a31b2fb33" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "775e3de2b09666bccebab4194bfbb890137476b72a70a6c1dabde92a31b2fb33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "775e3de2b09666bccebab4194bfbb890137476b72a70a6c1dabde92a31b2fb33" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]     Checking rustls-pki-types v1.13.0
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling crc16 v0.4.0
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]     Checking cookie-factory v0.3.2
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking toml_datetime v0.7.3
[INFO] [stderr]     Checking serde_spanned v1.0.3
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking iri-string v0.7.9
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]     Checking num-modular v0.6.1
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]     Checking serde-untagged v0.1.9
[INFO] [stderr]     Checking rust-ini v0.21.3
[INFO] [stderr]     Checking tracing-log v0.1.4
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking gethostname v0.2.3
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking yaml-rust2 v0.10.4
[INFO] [stderr]     Checking htmlescape v0.3.1
[INFO] [stderr]     Checking deadpool-runtime v0.1.4
[INFO] [stderr]     Checking env_logger v0.8.4
[INFO] [stderr]     Checking num-order v1.2.0
[INFO] [stderr]     Checking deunicode v1.6.2
[INFO] [stderr]     Checking linkify v0.10.0
[INFO] [stderr]     Checking claims v0.8.0
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking quickcheck v1.0.3
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking toml_parser v1.0.4
[INFO] [stderr]     Checking toml v0.9.8
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling fred-macros v0.1.0
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]    Compiling quickcheck_macros v1.1.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking axum-core v0.5.5
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking tungstenite v0.28.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking rmp-serde v1.3.0
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking ron v0.12.0
[INFO] [stderr]     Checking bytes-utils v0.1.4
[INFO] [stderr]     Checking secrecy v0.10.3
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking redis-protocol v6.0.0
[INFO] [stderr]     Checking handlebars v6.3.2
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking fake v4.4.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking multer v3.1.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking publicsuffix v2.3.0
[INFO] [stderr]     Checking validator v0.20.0
[INFO] [stderr]     Checking serde-aux v4.7.0
[INFO] [stderr]     Checking config v0.15.19
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking tower-cookies v0.11.0
[INFO] [stderr]     Checking cookie_store v0.21.1
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]     Checking tracing-bunyan-formatter v0.3.10
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tower-sessions-core v0.14.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking tokio-tungstenite v0.28.0
[INFO] [stderr]     Checking deadpool v0.12.3
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking fred v10.1.0
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking tower-sessions-memory-store v0.14.0
[INFO] [stderr]     Checking axum-messages v0.8.0
[INFO] [stderr]     Checking tower-sessions v0.14.0
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]     Checking hyper-util v0.1.18
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking axum v0.8.7
[INFO] [stderr]     Checking wiremock v0.6.5
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking reqwest v0.12.24
[INFO] [stderr]     Checking tower-sessions-redis-store v0.16.0
[INFO] [stderr]     Checking axum-extra v0.12.2
[INFO] [stderr]     Checking zero2prod-axum v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/authentication/password.rs:68:26
[INFO] [stdout]    |
[INFO] [stdout] 68 |       let row: Option<_> = sqlx::query!(
[INFO] [stdout]    |  __________________________^
[INFO] [stdout] 69 | |         r#"SELECT user_id, password_hash FROM users WHERE username = $1"#,
[INFO] [stdout] 70 | |         username,
[INFO] [stdout] 71 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/authentication/password.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 112 | /     sqlx::query!(
[INFO] [stdout] 113 | |         r#"UPDATE users SET password_hash = $1 WHERE user_id = $2"#,
[INFO] [stdout] 114 | |         password_hash.expose_secret(),
[INFO] [stdout] 115 | |         user_id
[INFO] [stdout] 116 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/authentication/password.rs:68:26
[INFO] [stdout]    |
[INFO] [stdout] 68 |       let row: Option<_> = sqlx::query!(
[INFO] [stdout]    |  __________________________^
[INFO] [stdout] 69 | |         r#"SELECT user_id, password_hash FROM users WHERE username = $1"#,
[INFO] [stdout] 70 | |         username,
[INFO] [stdout] 71 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/authentication/password.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 112 | /     sqlx::query!(
[INFO] [stdout] 113 | |         r#"UPDATE users SET password_hash = $1 WHERE user_id = $2"#,
[INFO] [stdout] 114 | |         password_hash.expose_secret(),
[INFO] [stdout] 115 | |         user_id
[INFO] [stdout] 116 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/idempotency/persistence.rs:38:26
[INFO] [stdout]    |
[INFO] [stdout] 38 |       let saved_response = sqlx::query!(
[INFO] [stdout]    |  __________________________^
[INFO] [stdout] 39 | |         r#"
[INFO] [stdout] 40 | |         SELECT
[INFO] [stdout] 41 | |         response_status_code as "response_status_code!",
[INFO] [stdout] ...  |
[INFO] [stdout] 48 | |         idempotency_key.as_ref()
[INFO] [stdout] 49 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/idempotency/persistence.rs:97:18
[INFO] [stdout]     |
[INFO] [stdout]  97 |           .execute(sqlx::query_unchecked!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout]  98 | |             r#"
[INFO] [stdout]  99 | |         UPDATE idempotency
[INFO] [stdout] 100 | |         SET 
[INFO] [stdout] ...   |
[INFO] [stdout] 110 | |             body_bytes
[INFO] [stdout] 111 | |         ))
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_unchecked` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/idempotency/persistence.rs:127:17
[INFO] [stdout]     |
[INFO] [stdout] 127 |       let query = sqlx::query!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 128 | |         r#"
[INFO] [stdout] 129 | |     INSERT INTO idempotency ( 
[INFO] [stdout] 130 | |         user_id, 
[INFO] [stdout] ...   |
[INFO] [stdout] 138 | |         idempotency_key.as_ref()
[INFO] [stdout] 139 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/idempotency/persistence.rs:38:26
[INFO] [stdout]    |
[INFO] [stdout] 38 |       let saved_response = sqlx::query!(
[INFO] [stdout]    |  __________________________^
[INFO] [stdout] 39 | |         r#"
[INFO] [stdout] 40 | |         SELECT
[INFO] [stdout] 41 | |         response_status_code as "response_status_code!",
[INFO] [stdout] ...  |
[INFO] [stdout] 48 | |         idempotency_key.as_ref()
[INFO] [stdout] 49 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/issue_delivery_worker.rs:102:17
[INFO] [stdout]     |
[INFO] [stdout] 102 |       let query = sqlx::query!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 103 | |         r#"
[INFO] [stdout] 104 | |         DELETE FROM issue_delivery_queue
[INFO] [stdout] 105 | |         WHERE
[INFO] [stdout] ...   |
[INFO] [stdout] 110 | |         email
[INFO] [stdout] 111 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/issue_delivery_worker.rs:123:13
[INFO] [stdout]     |
[INFO] [stdout] 123 |       let r = sqlx::query!(
[INFO] [stdout]     |  _____________^
[INFO] [stdout] 124 | |         r#"
[INFO] [stdout] 125 | |         SELECT newsletter_issue_id, subscriber_email
[INFO] [stdout] 126 | |         FROM issue_delivery_queue
[INFO] [stdout] ...   |
[INFO] [stdout] 130 | |         "#
[INFO] [stdout] 131 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/idempotency/persistence.rs:97:18
[INFO] [stdout]     |
[INFO] [stdout]  97 |           .execute(sqlx::query_unchecked!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout]  98 | |             r#"
[INFO] [stdout]  99 | |         UPDATE idempotency
[INFO] [stdout] 100 | |         SET 
[INFO] [stdout] ...   |
[INFO] [stdout] 110 | |             body_bytes
[INFO] [stdout] 111 | |         ))
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_unchecked` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/issue_delivery_worker.rs:148:17
[INFO] [stdout]     |
[INFO] [stdout] 148 |       let issue = sqlx::query_as!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 149 | |         NewsletterIssue,
[INFO] [stdout] 150 | |         r#"
[INFO] [stdout] 151 | |         SELECT title, text_content, html_content
[INFO] [stdout] ...   |
[INFO] [stdout] 156 | |         issue_id
[INFO] [stdout] 157 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/idempotency/persistence.rs:127:17
[INFO] [stdout]     |
[INFO] [stdout] 127 |       let query = sqlx::query!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 128 | |         r#"
[INFO] [stdout] 129 | |     INSERT INTO idempotency ( 
[INFO] [stdout] 130 | |         user_id, 
[INFO] [stdout] ...   |
[INFO] [stdout] 138 | |         idempotency_key.as_ref()
[INFO] [stdout] 139 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/routes/admin/dashboard.rs:32:15
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let row = sqlx::query!(r#"SELECT username FROM users WHERE user_id = $1"#, user_id)
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/routes/admin/newsletter/post.rs:128:17
[INFO] [stdout]     |
[INFO] [stdout] 128 |       let query = sqlx::query!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 129 | |         r#"
[INFO] [stdout] 130 | |     INSERT INTO newsletter_issues(
[INFO] [stdout] 131 | |         newsletter_issue_id, 
[INFO] [stdout] ...   |
[INFO] [stdout] 141 | |         html_content
[INFO] [stdout] 142 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/issue_delivery_worker.rs:102:17
[INFO] [stdout]     |
[INFO] [stdout] 102 |       let query = sqlx::query!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 103 | |         r#"
[INFO] [stdout] 104 | |         DELETE FROM issue_delivery_queue
[INFO] [stdout] 105 | |         WHERE
[INFO] [stdout] ...   |
[INFO] [stdout] 110 | |         email
[INFO] [stdout] 111 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/routes/admin/newsletter/post.rs:154:17
[INFO] [stdout]     |
[INFO] [stdout] 154 |       let query = sqlx::query!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 155 | |         r#"
[INFO] [stdout] 156 | |     INSERT INTO issue_delivery_queue(
[INFO] [stdout] 157 | |     newsletter_issue_id,
[INFO] [stdout] ...   |
[INFO] [stdout] 163 | |         newslettter_issue_id
[INFO] [stdout] 164 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/issue_delivery_worker.rs:123:13
[INFO] [stdout]     |
[INFO] [stdout] 123 |       let r = sqlx::query!(
[INFO] [stdout]     |  _____________^
[INFO] [stdout] 124 | |         r#"
[INFO] [stdout] 125 | |         SELECT newsletter_issue_id, subscriber_email
[INFO] [stdout] 126 | |         FROM issue_delivery_queue
[INFO] [stdout] ...   |
[INFO] [stdout] 130 | |         "#
[INFO] [stdout] 131 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/issue_delivery_worker.rs:148:17
[INFO] [stdout]     |
[INFO] [stdout] 148 |       let issue = sqlx::query_as!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 149 | |         NewsletterIssue,
[INFO] [stdout] 150 | |         r#"
[INFO] [stdout] 151 | |         SELECT title, text_content, html_content
[INFO] [stdout] ...   |
[INFO] [stdout] 156 | |         issue_id
[INFO] [stdout] 157 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/routes/admin/dashboard.rs:32:15
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let row = sqlx::query!(r#"SELECT username FROM users WHERE user_id = $1"#, user_id)
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/routes/subscriptions.rs:156:17
[INFO] [stdout]     |
[INFO] [stdout] 156 |       let query = sqlx::query!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 157 | |         r#"
[INFO] [stdout] 158 | |         INSERT INTO subscriptions (id, email, name, subscribed_at, status)
[INFO] [stdout] 159 | |         VALUES ($1, $2, $3, $4, 'pending_confirmation')
[INFO] [stdout] ...   |
[INFO] [stdout] 164 | |         Utc::now()
[INFO] [stdout] 165 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/routes/admin/newsletter/post.rs:128:17
[INFO] [stdout]     |
[INFO] [stdout] 128 |       let query = sqlx::query!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 129 | |         r#"
[INFO] [stdout] 130 | |     INSERT INTO newsletter_issues(
[INFO] [stdout] 131 | |         newsletter_issue_id, 
[INFO] [stdout] ...   |
[INFO] [stdout] 141 | |         html_content
[INFO] [stdout] 142 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/routes/subscriptions.rs:223:17
[INFO] [stdout]     |
[INFO] [stdout] 223 |       let query = sqlx::query!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 224 | |         r#"INSERT INTO subscription_tokens (subscription_token, subscriber_id) VALUES ($1, $2)"#,
[INFO] [stdout] 225 | |         subscription_token,
[INFO] [stdout] 226 | |         subscriber_id
[INFO] [stdout] 227 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/routes/admin/newsletter/post.rs:154:17
[INFO] [stdout]     |
[INFO] [stdout] 154 |       let query = sqlx::query!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 155 | |         r#"
[INFO] [stdout] 156 | |     INSERT INTO issue_delivery_queue(
[INFO] [stdout] 157 | |     newsletter_issue_id,
[INFO] [stdout] ...   |
[INFO] [stdout] 163 | |         newslettter_issue_id
[INFO] [stdout] 164 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/routes/subscriptions_confirm.rs:46:18
[INFO] [stdout]    |
[INFO] [stdout] 46 |       let result = sqlx::query!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 47 | |         r#"SELECT subscriber_id FROM subscription_tokens WHERE subscription_token = $1"#,
[INFO] [stdout] 48 | |         subscription_token
[INFO] [stdout] 49 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/routes/subscriptions_confirm.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 | /     sqlx::query!(
[INFO] [stdout] 58 | |         r#"UPDATE subscriptions SET status = 'confirmed' WHERE id = $1"#,
[INFO] [stdout] 59 | |         subscriber_id
[INFO] [stdout] 60 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/routes/subscriptions.rs:156:17
[INFO] [stdout]     |
[INFO] [stdout] 156 |       let query = sqlx::query!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 157 | |         r#"
[INFO] [stdout] 158 | |         INSERT INTO subscriptions (id, email, name, subscribed_at, status)
[INFO] [stdout] 159 | |         VALUES ($1, $2, $3, $4, 'pending_confirmation')
[INFO] [stdout] ...   |
[INFO] [stdout] 164 | |         Utc::now()
[INFO] [stdout] 165 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/routes/subscriptions.rs:223:17
[INFO] [stdout]     |
[INFO] [stdout] 223 |       let query = sqlx::query!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 224 | |         r#"INSERT INTO subscription_tokens (subscription_token, subscriber_id) VALUES ($1, $2)"#,
[INFO] [stdout] 225 | |         subscription_token,
[INFO] [stdout] 226 | |         subscriber_id
[INFO] [stdout] 227 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/routes/subscriptions_confirm.rs:46:18
[INFO] [stdout]    |
[INFO] [stdout] 46 |       let result = sqlx::query!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 47 | |         r#"SELECT subscriber_id FROM subscription_tokens WHERE subscription_token = $1"#,
[INFO] [stdout] 48 | |         subscription_token
[INFO] [stdout] 49 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/routes/subscriptions_confirm.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 | /     sqlx::query!(
[INFO] [stdout] 58 | |         r#"UPDATE subscriptions SET status = 'confirmed' WHERE id = $1"#,
[INFO] [stdout] 59 | |         subscriber_id
[INFO] [stdout] 60 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::Utc`
[INFO] [stdout]  --> src/routes/subscriptions.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use chrono::Utc;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::Utc`
[INFO] [stdout]  --> src/routes/subscriptions.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use chrono::Utc;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zero2prod-axum` (lib) due to 15 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `zero2prod-axum` (lib test) due to 15 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "775e3de2b09666bccebab4194bfbb890137476b72a70a6c1dabde92a31b2fb33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "775e3de2b09666bccebab4194bfbb890137476b72a70a6c1dabde92a31b2fb33", kill_on_drop: false }`
[INFO] [stdout] 775e3de2b09666bccebab4194bfbb890137476b72a70a6c1dabde92a31b2fb33
